home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / rem_acc / ublst102.zip / JOOST.CFG < prev    next >
Text File  |  1996-01-02  |  3KB  |  125 lines

  1. ; Color configuration courtesy of Joost Baaij
  2. ; --------------------------------------------
  3. ;
  4. ; Each section has two values, the first for foreground color and the
  5. ; second for background color. Status, Text and Prompt have a third
  6. ; value, for highlighted color. To achieve a blinking color add 16 to
  7. ; the desired color in the foreground field.
  8. ;
  9. ; The description text
  10. Text     3  0 12
  11. ; Status line
  12. Status   3 1 11
  13. ; Top line - group's name
  14. TopGroup 11 1
  15. ; Top line - area's name
  16. TopArea  11 1
  17. ; Top line - new files / file name / keyword search
  18. TopTitle 11 1
  19. ; "End of list" line
  20. Stop     14 4
  21. ; Comment lines
  22. Comment  3 0
  23. ; The area name lines
  24. Area     15 0
  25. ; File's name
  26. Filename 11 0
  27. ; The character marking the file as tagged
  28. Tag      12 0
  29. ; File's size
  30. Filesize 9 0
  31. ; File's date
  32. Filedate 3 0
  33. ; The character marking the file as new
  34. Newfile  30 0
  35. ; Download counter
  36. Counter  1 0
  37. ; Free File
  38. Free     1 0
  39. ; Password
  40. Password 28 0
  41. ; "Uploader"
  42. ULText   14 0
  43. ; Uploader's name
  44. Uploader 10 0
  45. ; If the user uploaded this file, this color will be used to display
  46. ; the text defined in SelfUpload.
  47. UserUL   30 0
  48. ; Select bar (tag/view)
  49. Selector 15 3
  50. ; User prompts (Files searches etc.)
  51. Prompt   9 0 3
  52. ; User input in prompts
  53. Input    7 0
  54. ;
  55. ;
  56. ; Show the group's name with the area name? Default is yes.
  57. ;
  58. ShowGroup yes
  59. ;
  60. ;
  61. ; Do you want to show the name of the uploader? (Default No.)
  62. ;
  63. ShowUploader yes
  64. ;
  65. ;
  66. ; What text would you like Ubuz Lister to diplay when a user views a
  67. ; file he uploaded? Limited to 30 characters and will be ignored if
  68. ; ShowUploader is set to no. Do not add " or ' or anything else in the
  69. ; beginning and end of the line, these character will be treated as
  70. ; normal characters.
  71. ;
  72. SelfUpload You uploaded this file! Yeah!
  73. ;
  74. ;
  75. ; Set the margin on the left, if you wish the file listing to start
  76. ; somewhere else than the beginning of the screen. Default is 0.
  77. ;
  78. LeftMargin   0
  79. ;
  80. ;
  81. ; Uploader names to ignore. Useful if you are using a TIC processor
  82. ; such as ALLFix regulary, or if you hate one of your users.
  83. ;
  84. Ignore AllFix
  85. Ignore Iftach Silberman
  86. ;
  87. ;
  88. ; Define the directory in which Ubuz Lister will put the DISP tag
  89. ; file. If this keyword is not defined, Ubuz Lister will not create
  90. ; a DISP tag file. You can also specify if the tag file will be auto
  91. ; loaded when executing FileDoor (Default is no).
  92. ;
  93. ; DISPDir Y:\RA\TAGS
  94. ; DISPAuto No
  95. ;
  96. ;
  97. ; Default for input in file searches. You can either use AREA, GROUP,
  98. ; ALL or NONE. When the user will press ENTER he will get this default.
  99. ;
  100. DefaultInput None
  101. ;
  102. ;
  103. ; Define an external chatter. If you have an external chatter defined in
  104. ; RA, you don't need this option. If you don't have any installed, you
  105. ; can use CHATTER.EXE included in the package - it is a small split
  106. ; screen chatter with no thrills. See the documentation on the supported
  107. ; RA command line macros.
  108. ;
  109. ; Chatter CHATTER.EXE *M
  110. ;
  111. ;
  112. ; With this option you can disable the credits screen when Ubuz Lister
  113. ; exits.
  114. ;
  115. DisplayEndCredits No
  116. ;
  117. ;
  118. ; With the next two definitions you can define which files Ubuz Lister
  119. ; will read instead of FILES.RA and FGROUPS.RA.
  120. ;
  121. FILES.RA FILES.UBZ
  122. FGROUPS.RA FGROUPS.UBZ
  123. ;
  124. ;  ------------------  End of configuration file  ------------------
  125.